The purpose of this modification is to ensure that every normal request
[lhc/web/wiklou.git] / includes / GlobalFunctions.php
2003-12-11 Mr. E23The purpose of this modification is to ensure that...
2003-12-10 Mr. E23Added wfAbruptExit() function, to replace exit() calls...
2003-11-21 Tim StarlingFixed wfMsg bug -- problems with "loading" message
2003-11-17 Brion VibberSecurity fix: include path
2003-11-16 Brion VibberPHP version check on install/update; remove 4.0.x compa...
2003-11-15 Brion VibberAdd compatibility file_get_contents; fix compat iconv
2003-11-15 Brion VibberUse wfMsg()'s parameters
2003-11-15 Tim Starlingmisc. bug fixes
2003-11-12 Tim StarlingLatest features and bug fixes imported from stable
2003-11-09 Tim StarlingNov. branch merge. Various features backported from...
2003-11-02 Tim StarlingVarious fixes, see the version of [[m:Development statu...
2003-10-21 Tim StarlingMade enhanced wfMsg() faster
2003-10-20 Tim Starlingfixed profiling; fixed wfMsg() use of memcached; put...
2003-10-16 Tim Starlingblock/unblock log; split off profiling into Profiling...
2003-09-21 Tim StarlingMediaWiki namespace
2003-09-20 Tim Starlingchanging wfQuery to allow replication
2003-09-17 Magnus Manskeupload add-on
2003-08-30 Tim Starlingenhanced wfMsg: minor improvements
2003-08-30 Brion VibberUpdate cache validation timestamp on uploads / re-uploads
2003-07-10 Brion VibberDisable debug comments if debug comments are disabled
2003-07-02 Brion VibberEnhances special page links; allow some parameters...
2003-06-30 Brion VibberDate/time fixes: try to ensure that timestamps are...
2003-06-23 Brion Vibberfix typo
2003-06-23 Brion VibberAdd wfFullUrl()/wfFullUrlE() function to explicitly...
2003-06-03 Brion VibberTweak to use local random, don't trust mysql's; new...
2003-06-03 Brion VibberRefactor some common code for offsets/limits; some...
2003-05-20 Brion VibberExperimental optional compression support for page...
2003-05-20 T.D. CorellNew function ShowingResultsNum for use in SearchEngine.
2003-05-15 Brion VibberLocal URLs return real local URLs
2003-04-14 Lee Daniel CrockerInitial revision